RichTextKit v0.4

UndoManager<T>.MarkUnmodified Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: UndoManager<T>

Mark the document as currently unmodified

public void MarkUnmodified();

Remarks

Typically this method would be called when the document is saved.